|
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |
| typedef tpl::ActivationBase< double > | ActivationBase |
| |
| typedef tpl::BarrierActivation< double, ct::core::internal::DoubleTrait > | BarrierActivation |
| |
| typedef tpl::LinearActivation< double > | LinearActivation |
| |
| typedef tpl::PeriodicActivation< double > | PeriodicActivation |
| |
| typedef tpl::RBFGaussActivation< double > | RBFGaussActivation |
| |
| typedef tpl::SingleActivation< double > | SingleActivation |
| |
| typedef tpl::ExternallyDrivenTimer< double > | ExternallyDrivenTimer |
| |
| typedef tpl::Timer< double > | Timer |
| |
| typedef tpl::Ellipsoid< double > | Ellipsoid |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_euler_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticEuler |
| |
| typedef IntegratorSymplectic< POS_DIM, VEL_DIM, CONTROL_DIM, internal::symplectic_rk_t< POS_DIM, VEL_DIM, SCALAR >, SCALAR > | IntegratorSymplecticRk |
| |
| typedef std::vector< T, Alloc > | Switched |
| |
| typedef PhaseSequence< std::size_t, double > | ContinuousModeSequence |
| |
| typedef SwitchEvent< std::size_t, double > | ContinuousModeSwitch |
| |
| typedef PhaseSequence< std::size_t, int > | DiscreteModeSequence |
| |
| typedef SwitchEvent< std::size_t, int > | DiscreteModeSwitch |
| |
| typedef tpl::SecondOrderSystem< double > | SecondOrderSystem |
| |
| typedef DiscreteArray< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixArray |
| |
| typedef DiscreteArray< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | FeedbackArray |
| |
| typedef DiscreteArray< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixArray |
| |
| typedef DiscreteArray< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixArray |
| |
| typedef DiscreteArray< StateVector< STATE_DIM, SCALAR >> | StateVectorArray |
| |
| typedef DiscreteArray< ControlVector< CONTROL_DIM, SCALAR >> | ControlVectorArray |
| |
| typedef DiscreteArray< OutputVector< OUTPUT_DIM, SCALAR >> | OutputVectorArray |
| |
| typedef DiscreteArray< OutputMatrix< OUTPUT_DIM, SCALAR >> | OutputMatrixArray |
| |
| typedef tpl::TimeArray< double > | TimeArray |
| |
| typedef CppAD::AD< double > | ADScalar |
| |
| typedef CppAD::cg::CG< double > | ADCGValueType |
| |
| typedef CppAD::AD< ADCGValueType > | ADCGScalar |
| |
| typedef double | Time |
| |
| typedef DiscreteTrajectoryBase< ControlVector< CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< ControlVector< CONTROL_DIM, SCALAR >>, TIME_SCALAR > | ControlTrajectory |
| |
| typedef DiscreteTrajectoryBase< ControlMatrix< CONTROL_DIM, SCALAR >> | ControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >, Eigen::aligned_allocator< FeedbackMatrix< STATE_DIM, CONTROL_DIM, SCALAR >>, SCALAR > | FeedbackTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateControlMatrix< STATE_DIM, CONTROL_DIM, SCALAR >> | StateControlMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateMatrix< STATE_DIM, SCALAR >> | StateMatrixTrajectory |
| |
| typedef DiscreteTrajectoryBase< StateVector< STATE_DIM, SCALAR >, Eigen::aligned_allocator< StateVector< STATE_DIM, SCALAR >>, TIME_SCALAR > | StateTrajectory |
| |
| typedef tpl::TestDiscreteNonlinearSystem< double > | TestDiscreteNonlinearSystem |
| |
| typedef tpl::TestNonlinearSystem< double > | TestNonlinearSystem |
| |
| typedef tpl::TestSymplecticSystem< double > | TestSymplecticSystem |
| |
| typedef tpl::TestLinearSystem< double > | TestLinearSystem |
| |